home *** CD-ROM | disk | FTP | other *** search
- ;$HBBS
-
- ; This is a device file that I use for my US Robotics V34+ modem
- ; connected to my serial port.
-
- ; just copy this file over the Device file in a "Node" directory
- SerialDevice=USRSerial.device
- SerialUnit=0
- SerialBaud=57600
- ModemDebug=ON
- ModemLog=OFF
- EchoRetries=4
- ReOpenRetries=2
- ReOpenDelay=60 ; 60 per second
- LockUpScript=HBBS:Scripts/Lockup.scr
- MaxCommandWait=120 ; 60 per second...
- CommandReTrIeS=3
- DelayBetweenCommands=30 ; 60 per second...
- TildeDelay=30
- TurnOnEcho_1=ATE1Q0V1
- ModemInit_1=ATZ
- ModemInit_2=ATH0M1S0=3
- StrictConnect=OFF
- StrictConnectStr_1=CONNECT 9600
- StrictConnectStr_2=CONNECT 12000
- StrictConnectStr_3=CONNECT 14400
- StrictConnectStr_4=CONNECT 16800
- RelaxedConnectStr_1=CONNECT
- CommandModeString_1=~~~+++~~~
- HangUpString=ATH0M0
- OffHookString=ATH1M0
- DropDTRHangup=TRUE
- Incoming=RING
- ImmediateAnswer=ATA
-